Welcome![Sign In][Sign Up]
Location:
Search - p2p nat udp

Search list

[Other resourceP2P_UDP_NAT

Description: P2P之UDP穿透NAT的原理与实现(附源代码C#)
Platform: | Size: 154722 | Author: antonio | Hits:

[WinSock-NDISP2P

Description: UDP穿透NAT的原理与实现(附源代码)
Platform: | Size: 44284 | Author: ws07 | Hits:

[WinSock-NDISP2PandUDP_Source

Description: P2P 之 UDP穿透NAT的原理与实现(附源代码,对于要进行P2P网络编程的人很有用,里面解释得很清楚
Platform: | Size: 40853 | Author: whowho03 | Hits:

[WinSock-NDISp2p_NATSocekt_server_client

Description: P2P 之 UDP穿透NAT的原理与实现源代码 和文档 设计协议的格式
Platform: | Size: 157548 | Author: 123 | Hits:

[P2PP2PChatPlus 终结版

Description:

第一个版本发布已经有将近半年的时间,在这段时间里面发生了很多事情,让我很长时间都难以安下心来写程序。我是酷爱写程序的,但是当她变成谋生手段的时候,时常会无比的艰涩。有时候压力不仅仅来自困难的问题本身。  说说程序本身吧,其实第一个版本只是实现了P2P的一小部分,而后一直不断的完善,到了第三个版本,我才算是彻底理解了UDP实现跨网关P2P,当然,这个版本也并不是完善的。比如说:在没有回朔功能的网关下两台计算机无法通信,没有对数据包进行完整性的判断……。其实事情总没有完善的时候吧。  程序只是实现了基本的基于UDP穿NAT的P2P,其他还有TCP和UPNP等等的就等大家一起研究吧。  写程序的过程中,在网上查了很多东西,绝大多数都是在互相抄啊抄的。其实问题也就是这么一点,没有必要长篇累牍的论述,可能我比较笨,理解的太慢了。时常感觉就差那么一点点,有人提点一下就好了,可是始终我都没有找到这样的人。  所有的东西都在“连接过程.doc”里面可以找到,程序本身也就是实现了图上面的流程。在这个过程的基础上,完全可以实现一个基于UDP的P2P开发包,不过有时间再说吧……   我的联系方式:  MSN: m820126@163.com   Email: m820126@163.com   http://www.cwind.cn   有问题可以来问我,不过我平时事情比较多,如果不能一一回答也请见谅了。之前一直有人问TMMessageMemo找不到,其实这是我自己的开发包里面一个小组件,仅仅是用来显示消息的,如果你稍微用心地读一下代码,就会发现用一个Memo就可以替换掉了。这次为了避免再有这样的事情出现,我把“MMessageMemo.pas”一起打包进来了,自己装一下吧,如果你连安装组件都不会……我就不说什么了。


Platform: | Size: 461273 | Author: AaronMing | Hits:

[Sniffer Package captureWindowsNetAndConmunicationDesign

Description: 讲述Windows网络程序设计的入门教程,展示了各种Windows I/O的方法,详细说明了高性能可伸缩性服务器的开发过程,并给出详细的实现代码。将编程方法、网络协议和应用实例有机组合起来,详细介绍了Internet广播和IP多播、原始套接字、SPI、LAN和WAN上的扫描和侦测技术、网络数据的窃取和保护、ARP欺骗、IP欺骗等。详细演示了协议驱动的开发过程,介绍了NDIS编程接口。在编程实践中学习P2P程序设计、讨论了穿透防火墙、NAT等直接建立UDP和TCP连接的各种方案。包含了Windows个人防火墙的完整实例代码,防火墙采用应用层(SPI)核心层(IMD驱动)双重过滤机制,能够有效地抵挡网络入侵和攻击。提供了大量的完整的实例,许多例子稍做修改即可应用到实际项目中。-on Windows network programming tutorial for beginners, Windows display a variety of I/O methods, a detailed description of high-performance, scalable server development process, and gives detailed codes. Will be programming, network protocol and application examples of organic composition, Details on the Internet radio and IP Multicasting, the original socket, SPI, LAN and WAN on the scanning and detection technology, network and data theft protection, to deceive the ARP, IP deception. Details of the agreement demo-driven development process, NDIS Programming Interface. Programming in practice learning P2P program design, discussed the penetration of firewalls, NAT establish direct UDP and TCP connections to the various programs. Windows includes a complete personal firewall code example
Platform: | Size: 2154496 | Author: 王勇 | Hits:

[P2Pudpp2p

Description: 这个是udp的p2pnat源代码,希望和大家分享,-P2pnat This is the udp source code, would like to share,
Platform: | Size: 4236288 | Author: 吴观喜 | Hits:

[P2PP2P_UDP_NAT

Description:
Platform: | Size: 2988032 | Author: 刘敬丰 | Hits:

[Linux-Unixnatsvr4

Description:
Platform: | Size: 38912 | Author: LiuQingShan | Hits:

[P2PPTTServer

Description: VOIP,P2P客户端程序,实现语音压缩,采用UDP的方式,通讯,并实现NAT穿透。-VOIP, P2P client program, the realization of voice compression, using UDP manner, communication, and to achieve NAT penetration.
Platform: | Size: 5120 | Author: majun | Hits:

[Internet-NetworkP2P

Description: UDP穿透NAT的原理与实现(附源代码)-UDP penetrate NAT and realization of the principle (with source code)
Platform: | Size: 44032 | Author: ws07 | Hits:

[P2Ppeertopeer

Description: 本程序为一个真正点对点通讯示范程序:) 实现内网到内网的直接连接(QQ用的技术) 使用Delphi实现。在网上未看到类似的程序,特此发布提供喜欢的朋友参考。 通过UDP来实现穿透NAT的点对点通讯-This procedure for a truly peer-to-peer communication model program:) to achieve within the network to connect directly with the network (QQ with the technology) to achieve the use of Delphi. Online do not see a similar process, hereby release like a friend to provide a reference. UDP through NAT to achieve penetration of the point-to-point communications
Platform: | Size: 857088 | Author: dd | Hits:

[P2PSoft20060210102649635

Description: NAT 穿越 NAT分成四种,NAT是为解决网络地址紧张而产生的,但是他给p2P带来了麻烦,要想进行端到端的连接,就必须穿透这一层NAT 但是NAT多种多样,这就给NAT的穿越带来的麻烦,我们必须先确定NAT的类型,然后再进行穿越,这个代码讲述了UDP德穿越,它适用于大多数刘媒体穿越-NAT through NAT divided into four, NAT is a network address to resolve the tensions arising from, but he has brought trouble to P2P, in order to carry out end-to-end connectivity, it must penetrate this layer of NAT, however a variety of NAT, which NAT alone the trouble of crossing, we must first determine the type of NAT, then we will proceed through the code on the UDP Tak crossing, which applies to most of the media across the Liu
Platform: | Size: 32768 | Author: xulina | Hits:

[P2PP2P_UDP_NAT

Description: P2P 之 UDP穿透NAT的原理与实现-P2P penetrate NAT of UDP Principle and Realization
Platform: | Size: 32768 | Author: liusha | Hits:

[P2PNatServer

Description: P2P中UDP穿越NAT时服务器端的代码.-P2P in the UDP through NAT when the server-side code.
Platform: | Size: 15360 | Author: lize | Hits:

[Internet-Networkp2pati-win

Description: P2P实现对等文件传输, 支持NAT打洞技术。-Realize P2P peer-to-peer file transfer, support for NAT holes technology.
Platform: | Size: 714752 | Author: liy | Hits:

[P2PP2P_UDP

Description: P2P之UDP穿透NAT的原理与实现源代码-P2P penetrate NAT of UDP Principle and implementation source code
Platform: | Size: 32768 | Author: yilong | Hits:

[ICQ-IM-Chatiamy_P2PChatPlus_Last

Description: delphi p2p即时通信系统,程序只是实现了基本的基于UDP穿NAT的P2P-delphi p2p instant messaging systems, procedures achieve only a basic UDP-based NAT wear the P2P
Platform: | Size: 744448 | Author: ssssddii | Hits:

[P2Pp2framework_src.2.1.0.2.tar

Description: P2Framework是一个开源项目。这是一个高效率的平台,使分布式系统的开发变得更加容易。通过这一平台,你可以忘记许多烦恼和琐碎的事情在分布式系统的开发(如NAT /防火墙穿越,的UDP / TCP协议的交换机等) 。 主要的重点是在这个框架内,以减轻P2P的连接建立,数据和信息传输。与P2Framework ,开发商不需要照顾NAT穿越,防火墙/代理问题,可靠性的UDP和TCP短期发送/接收的问题(等)的点对点环境。例如,可能同行后面的NAT或使用HTTP代理上网。另一个例子是,开发商可能要处理UDP和TCP连接以同样的方式,例如,一个可能需要可以传递信息的UDP和TCP可靠传输数据块的块,而不是流。在P2Framework ,各种连接建立和数据传输的封装几乎相同的接口。您可以使用混合连接P2Framework来确定最佳连接你喜欢同伴之间。此外,所有的网络业务的非块P2Framework其中只有运行signle线程。因此,开发商不需要使用互斥。和P2Framework可以建立在双方的Win32和Linux平台。-P2Framework is an open source project. It is a highly efficient platform for making distributed system development much easier. With this platform, you can forget many annoying and trivial things in the distributed system development (such as NAT/firewall traversal, udp/tcp protocol switch, etc.). The main focus on this framework is to ease the P2P connection establishment, data and message transmission. With P2Framework, the developers do not need to care NAT traversal, firewall/proxy problem, UDP reliability and TCP short send/receive problem (etc.) in peer-to-peer environment. For example, peers may behind NAT or uses a http proxy to access Internet. Another example is that the developers may want handle UDP and TCP connections in the same way, such as, one may want to UDP can transmit messages reliably and TCP can transmit data block by block rather than stream. In P2Framework, all kinds of connection establishment and data transmission are encapsulated as almost the same interfac
Platform: | Size: 1231872 | Author: 董巍 | Hits:

[Internet-NetworkP2P

Description: P2P中利用UDP穿透NAT的原理与实现.内附P2P的客户端和服务端程序,对学习P2P实现的朋友也会很有帮助.-P2P penetrate NAT using UDP and the realization of the principle. Containing a P2P client and the server process, the achievement of learning P2P friends will be very helpful.
Platform: | Size: 28672 | Author: California | Hits:
« 1 2 3 4 5 67 8 9 »

CodeBus www.codebus.net